Skip to content

Conversation

fjperini
Copy link

A solution to XLSX support!

It works perfectly, it generates the file in .xls format, using the blobType:

 exportCSV={{
                        fileName: "fie_name.xlsx",
                        blobType:
                          "data:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8"
                      }}

@fredericdasilva
Copy link

Hi,
I am very interested about this xlsx support feature. When this PR can be merged ?

@avindra
Copy link

avindra commented Jul 21, 2022

7 - 15 mb for xlsx

https://packagephobia.com/result?p=xlsx

probably shouldn't include a dep this big

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants